home *** CD-ROM | disk | FTP | other *** search
/ Windows CE - The Ultimate Companion / ROMMAN_CE.iso / Files / Games / Frotz CE / FrotzCEReadMe.txt < prev    next >
Text File  |  1997-09-22  |  3KB  |  77 lines

  1. FROTZCE V1.2b - an interpreter for most Infocom games. Complies with 
  2. standard 0.2 of Graham Nelson's specification. 
  3. Ported to Windows CE by Ian Dean in 1997 from Dos version 2.22.
  4. Dos version written by Stefan Jokisch in 1995-97
  5.  
  6. Features:
  7.  
  8.     - support for V1 to V8 games (limited support for V6 games)
  9.     - real-time input ('Border Zone')
  10.     - word completion (similar to "tcsh" under Unix)
  11.     - command line history
  12.     - small save files
  13.     - switch for setting the Tandy bit
  14.     - switches for colour setting
  15.     - cheat functions
  16.     - multiple UNDO (via hot key, even for old V1 to V4 games)
  17.     - input line recording and playback (via hot key)
  18.     - support for European characters ('Zork I German')
  19.     - italic, reverse and boldface text
  20.     - option to use small fonts to maximise screen size
  21.     - option to hide command bar to maximise screen size
  22.     - option to display bold fonts to maximise readability
  23.     - fast performance without virtual memory
  24.     - auto-recognition of all Infocom story files
  25.  
  26. Special keys:
  27.  
  28.     Alt-D - toggle debugging options
  29.     Alt-N - new game (restart)
  30.     Alt-P - turn on input line playback
  31.     Alt-R - toggle input line recording on/off
  32.     Alt-S - set the random number seed
  33.     Alt-U - multiple undo, works even for old V1 to V4 games
  34.     Alt-H - help on hotkeys
  35.     Alt-X - exit game
  36.  
  37. Button bar:
  38.  
  39. There are buttons for most common actions, and tapping on a word on the 
  40. screen adds it to the input line, so you can theoretically play without
  41. typing...
  42.  
  43. This project is now more or less complete (but the documentation isn't)...
  44.  
  45. It doesn't handle graphics, fonts or sounds (and probably won't ever).
  46.  
  47. At present the only editing keys are the <Backspace> and <Tab> keys...
  48.  
  49. All Infocom games work fully apart from:
  50.  Arthur - Limited support as there are no graphics
  51.  Journey - Limited support as there are no graphics
  52.  Shogun - Limited support as there are no graphics (not tested)
  53.  Beyond Zork - Limited support as there are no graphics characters
  54.  Zork Zero - Not supported
  55.  
  56. If you receive the error: 
  57.  "Cannot Execute 'FrotzCE'. A critical component is either missing 
  58.  or is failing to start due to low memory"...
  59. Your machine does not have the MFC Dll loaded. You can either 
  60. download the MFC Dll or a standalone version of FrotzCE from 
  61. my website.
  62.  
  63. You will also find the latest version of FrotzCE at my website.
  64.  
  65. Ian Dean
  66. idean@aztec.co.za
  67. www.pyram-id.demon.co.uk/FrotzCE.html
  68.  
  69. LEGAL MUMBO-JUMBO
  70.  
  71. 1) This program is FREE. That means you cannot sell it NO MATTER WHO
  72. YOU ARE. 
  73. 2) You can give this program to whoever you like, but ONLY AS LONG
  74. AS YOU SUPPLY IT WITH ALL OF THE FILES IN THIS DISTRIBUTION.
  75. 3) I assume NO liability for ANY damages WHATSOEVER caused by using
  76. this program. In other words you use this program at YOUR OWN RISK.
  77. 4) You are not allowed to modify any of the files in this distribution.